//==============================================================================
// fountain_anim.txt
//==============================================================================


//==============================================================================
define watersmall
{
   set hotspot
   {
      version
      {
         Visualparticle World A Fountain Water Small
      }
   }
}


//==============================================================================

define waterlarge
{
   set hotspot
   {
      version
      {
         Visualparticle World A Fountain Water Large
      }
   }
}

//==============================================================================

define WaterAtlantisLarge
{
   set hotspot
   {
      version
      {
         Visualparticle World A Fountain Water Atlantis Large
      }
   }
}

//==============================================================================
anim Idle
{
	SetSelector
	{
		CultureLogic Egyptian/Greek/Norse/Atlantean/Chinese
		SetSelector
		{
			VariationLogic
			set hotspot
			{
				version
				{
					Visual World E Fountain Small
					connect ATTACHPOINT watersmall hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual World E Fountain Large
					connect ATTACHPOINT waterlarge hotspot
				}
			}
		}
		SetSelector
		{
			VariationLogic
			set hotspot
			{
				version
				{
					Visual World E Fountain Small
ReplaceTexture World E Fountain/World G Fountain
					connect ATTACHPOINT WaterSmall hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual World G Fountain Large
					connect ATTACHPOINT waterlarge hotspot
				}
			}	
		}
		SetSelector
		{
			VariationLogic
			set hotspot
			{
				version
				{
					Visual World N Fountain Small
					connect ATTACHPOINT watersmall hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual World N Fountain Large
					connect ATTACHPOINT waterlarge hotspot
				}
			}
		}
		SetSelector
		{
			VariationLogic
			set hotspot
			{
				version
				{
					Visual World A Fountain Small
					connect FACE WaterSmall hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual World A Fountain Large
					connect FOREHEAD WaterAtlantisLarge hotspot
				}
			}
		}
		SetSelector
		{
			VariationLogic
			set hotspot
			{
				version
				{
					Visual World n Fountain Small
ReplaceTexture World N Fountain/world c fountain
					connect ATTACHPOINT watersmall hotspot
				}
			}
			set hotspot
			{
				version
				{
					Visual World n Fountain Large
ReplaceTexture World N Fountain/world c fountain
					connect ATTACHPOINT waterlarge hotspot
				}
			}
		}
	}
}


